fcSDK Documentation
GetHgbstElmObjID(String,String,Boolean,String[]) Method

The title of the user-defined list (HGBST)
The title of the element whose objid to get
One or more element titles which define the level in the list to retrieve
Syntax
'Declaration
 
Public Overloads Function GetHgbstElmObjID( _
   ByVal listTitle As String, _
   ByVal elementTitle As String, _
   ByVal throwErrors As Boolean, _
   ByVal ParamArray elementTitles() As String _
) As Integer
public int GetHgbstElmObjID( 
   string listTitle,
   string elementTitle,
   bool throwErrors,
   params string[] elementTitles
)

Parameters

listTitle
The title of the user-defined list (HGBST)
elementTitle
The title of the element whose objid to get
throwErrors
elementTitles
One or more element titles which define the level in the list to retrieve

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

ListCache Class
ListCache Members
Overload List

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.